[INFO] cloning repository https://github.com/rookieCookies/gpu-fluid-simulation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rookieCookies/gpu-fluid-simulation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrookieCookies%2Fgpu-fluid-simulation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrookieCookies%2Fgpu-fluid-simulation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 35f087988ad68b4e447b52eed536f5417c7c4e36
[INFO] checking rookieCookies/gpu-fluid-simulation against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrookieCookies%2Fgpu-fluid-simulation" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rookieCookies/gpu-fluid-simulation
[INFO] finished tweaking git repo https://github.com/rookieCookies/gpu-fluid-simulation
[INFO] tweaked toml for git repo https://github.com/rookieCookies/gpu-fluid-simulation written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rookieCookies/gpu-fluid-simulation on toolchain d8be25549d5418405531341b4be6d8538fc3c42e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rookieCookies/gpu-fluid-simulation already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e29f1d831fc7fed220a6f8f79124a806fddf36187709d69ba20007b8e7955421
[INFO] running `Command { std: "docker" "start" "e29f1d831fc7fed220a6f8f79124a806fddf36187709d69ba20007b8e7955421", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e29f1d831fc7fed220a6f8f79124a806fddf36187709d69ba20007b8e7955421" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e29f1d831fc7fed220a6f8f79124a806fddf36187709d69ba20007b8e7955421", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e29f1d831fc7fed220a6f8f79124a806fddf36187709d69ba20007b8e7955421" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling naga v25.0.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling wgpu-hal v25.0.2
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling wgpu-core v25.0.2
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking epaint_default_fonts v0.32.3
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]     Checking zerocopy v0.8.52
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling zvariant_utils v3.4.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling zvariant_derive v5.12.0
[INFO] [stderr]     Checking wgpu-types v25.0.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking emath v0.32.3
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]    Compiling zvariant v5.12.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking ecolor v0.32.3
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.9
[INFO] [stderr]     Checking epaint v0.32.3
[INFO] [stderr]     Checking zbus_names v4.3.2
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling zbus_macros v5.16.0
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling wgpu v25.0.2
[INFO] [stderr]     Checking uuid v1.23.2
[INFO] [stderr]     Checking imgref v1.12.2
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking egui v0.32.3
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking avif-serialize v0.8.9
[INFO] [stderr]     Checking zbus v5.16.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking fax v0.2.7
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]    Compiling rfd v0.15.4
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking glam v0.30.10
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking egui-winit v0.32.3
[INFO] [stderr]     Checking sti v0.200.0 (https://github.com/leddoo/sti#2b4615cb)
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v25.0.0
[INFO] [stderr]     Checking ashpd v0.11.1
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking egui-wgpu v0.32.3
[INFO] [stderr]     Checking molasses v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Vec3`
[INFO] [stdout]  --> src/simulation.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | use glam::{UVec2, Vec2, Vec3, Vec4};
[INFO] [stdout]   |                         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::SystemTime`
[INFO] [stdout]  --> src/platform/native.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use std::time::SystemTime;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::UNIX_EPOCH`
[INFO] [stdout]  --> src/platform/native.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use std::time::UNIX_EPOCH;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Vec3`
[INFO] [stdout]  --> src/simulation.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | use glam::{UVec2, Vec2, Vec3, Vec4};
[INFO] [stdout]   |                         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::SystemTime`
[INFO] [stdout]  --> src/platform/native.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use std::time::SystemTime;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::UNIX_EPOCH`
[INFO] [stdout]  --> src/platform/native.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use std::time::UNIX_EPOCH;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]  --> src/benchmark.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |         Err(e) => {
[INFO] [stdout]   |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]  --> src/benchmark.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |         Err(e) => {
[INFO] [stdout]   |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]     --> src/renderer.rs:1216:29
[INFO] [stdout]      |
[INFO] [stdout] 1216 | ...                   other => "Image",
[INFO] [stdout]      |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]     --> src/renderer.rs:1216:29
[INFO] [stdout]      |
[INFO] [stdout] 1216 | ...                   other => "Image",
[INFO] [stdout]      |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/lib.rs:162:59
[INFO] [stdout]     |
[INFO] [stdout] 162 |         self.renderer.render(encoder, &mut self.objects, |ctx, _store| {
[INFO] [stdout]     |                                                           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/lib.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |         for i in 0..8 {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/lib.rs:162:59
[INFO] [stdout]     |
[INFO] [stdout] 162 |         self.renderer.render(encoder, &mut self.objects, |ctx, _store| {
[INFO] [stdout]     |                                                           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/lib.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |         for i in 0..8 {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:227:14
[INFO] [stdout]     |
[INFO] [stdout] 227 |         let (mut w, mut h) = (960u32, 540u32);
[INFO] [stdout]     |              ----^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:227:21
[INFO] [stdout]     |
[INFO] [stdout] 227 |         let (mut w, mut h) = (960u32, 540u32);
[INFO] [stdout]     |                     ----^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sort_uniforms` is never read
[INFO] [stdout]   --> src/simulation.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub struct FluidSimulation {
[INFO] [stdout]    |                --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     sort_uniforms: wgpu::Buffer,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `simulation_bgl` and `simulation_bg` are never used
[INFO] [stdout]    --> src/simulation.rs:655:12
[INFO] [stdout]     |
[INFO] [stdout] 172 | impl FluidSimulation {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 655 |     pub fn simulation_bgl(&self) -> &wgpu::BindGroupLayout {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 675 |     pub fn simulation_bg(&self) -> &wgpu::BindGroup {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `desc` is never used
[INFO] [stdout]    --> src/simulation.rs:740:8
[INFO] [stdout]     |
[INFO] [stdout] 739 | impl ParticleInstance {
[INFO] [stdout]     | --------------------- associated function in this implementation
[INFO] [stdout] 740 |     fn desc() -> wgpu::VertexBufferLayout<'static> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `buffer` and `bind_group` are never read
[INFO] [stdout]   --> src/buffer.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct SSBO<T> {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 10 |     pub buffer: ResizableBuffer<T>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 11 |     bind_group: wgpu::BindGroup,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `resize`, `update`, `write`, `bind_group`, and `len` are never used
[INFO] [stdout]    --> src/buffer.rs:132:12
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl<T: Pod + std::fmt::Debug> SSBO<T> {
[INFO] [stdout]     | -------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn resize(
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |     pub fn update(&self, belt: &mut StagingBelt, encoder: &mut wgpu::CommandEncoder, device: &wgpu::Device, data: &[T]) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     pub fn write(&self, belt: &mut StagingBelt, encoder: &mut wgpu::CommandEncoder, device: &wgpu::Device, offset: usize, data: &[T...
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     pub fn bind_group(&self) -> &wgpu::BindGroup {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub fn len(&self) -> usize {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `binding` is never read
[INFO] [stdout]   --> src/uniform.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Uniform<T: Pod> {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     binding: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Uniform` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:227:14
[INFO] [stdout]     |
[INFO] [stdout] 227 |         let (mut w, mut h) = (960u32, 540u32);
[INFO] [stdout]     |              ----^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_bgl`, `update_belt`, and `use_uniform` are never used
[INFO] [stdout]    --> src/uniform.rs:62:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | impl<T: Pod> Uniform<T> {
[INFO] [stdout]     | ----------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  62 |     pub fn from_bgl(name: &str, device: &wgpu::Device, binding: u32, bgl: BindGroupLayout) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub fn update_belt(
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub fn use_uniform(&self, render_pass: &mut wgpu::RenderPass) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:227:21
[INFO] [stdout]     |
[INFO] [stdout] 227 |         let (mut w, mut h) = (960u32, 540u32);
[INFO] [stdout]     |                     ----^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PARTICLE_COUNT` is never used
[INFO] [stdout]   --> src/renderer.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const PARTICLE_COUNT : u32 = 100_000;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RENDER_DIMS` is never used
[INFO] [stdout]   --> src/renderer.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const RENDER_DIMS : UVec2 = UVec2::new(1920/2, 1080/2);
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `draw_rect` and `draw_circle` are never used
[INFO] [stdout]     --> src/renderer.rs:1333:12
[INFO] [stdout]      |
[INFO] [stdout]  163 | impl Renderer {
[INFO] [stdout]      | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1333 |     pub fn draw_rect(&mut self, store: &mut ObjectStore, pos: Vec2, rot: f32, extents: Vec2) {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1344 |     pub fn draw_circle(&mut self, store: &mut ObjectStore, pos: Vec2, radius: f32) {
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `down_buttons` and `mouse_pos` are never read
[INFO] [stdout]   --> src/input.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct InputManager {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout]  8 |     down_keys: HashSet<PhysicalKey>,
[INFO] [stdout]  9 |     down_buttons: HashSet<MouseButton>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     mouse_pos: Vec2,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InputManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/input.rs:54:12
[INFO] [stdout]     |
[INFO] [stdout]  20 | impl InputManager {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  54 |     pub fn set_pressed_button(&mut self, button: MouseButton) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  60 |     pub fn set_unpressed_button(&mut self, button: MouseButton) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  65 |     pub fn set_delta(&mut self, delta: Vec2) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  70 |     pub fn move_cursor(&mut self, new_pos: Vec2) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     pub fn scroll(&mut self, sdt: Vec2) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  80 |     pub fn scroll_delta(&self) -> Vec2 { self.scroll_dt }
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |     pub fn is_button_pressed(&self, button: MouseButton) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |     pub fn is_button_just_pressed(&self, button: MouseButton) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn is_super_pressed(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn is_alt_pressed(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     pub fn should_paste(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub fn should_paste_now(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub fn should_delete_word(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub fn should_delete_word_now(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |     pub fn should_delete_line(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     pub fn mouse_position(&self) -> Vec2 { self.mouse_pos }
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 154 |     pub fn mouse_delta(&self) -> Vec2 { self.delta_mouse_pos }
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 155 |     pub fn current_chars(&self) -> &[char] {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SAVE_FILE` is never used
[INFO] [stdout]   --> src/platform.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const SAVE_FILE: &str = "~/.local/share/molasses/save.bin";
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read` is never used
[INFO] [stdout]   --> src/platform/native.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn read(path: impl AsRef<std::path::Path>) -> Result<Vec<u8>> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write` is never used
[INFO] [stdout]   --> src/platform/native.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn write<P: AsRef<std::path::Path>, C: AsRef<[u8]>>(path: P, contents: C) -> Result<()> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_dir` is never used
[INFO] [stdout]   --> src/platform/native.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn read_dir(path: impl AsRef<std::path::Path>) -> Result<std::fs::ReadDir> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_dir` is never used
[INFO] [stdout]   --> src/platform/native.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn is_dir(path: impl AsRef<std::path::Path>) -> bool {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_local` is never used
[INFO] [stdout]   --> src/platform/native.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn read_local<P: AsRef<std::path::Path>>(path: P) -> Result<Vec<u8>> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_tilde` is never used
[INFO] [stdout]   --> src/platform/native.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn parse_tilde(path: impl AsRef<std::path::Path>) -> std::path::PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sort_uniforms` is never read
[INFO] [stdout]   --> src/simulation.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub struct FluidSimulation {
[INFO] [stdout]    |                --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     sort_uniforms: wgpu::Buffer,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `simulation_bgl` and `simulation_bg` are never used
[INFO] [stdout]    --> src/simulation.rs:655:12
[INFO] [stdout]     |
[INFO] [stdout] 172 | impl FluidSimulation {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 655 |     pub fn simulation_bgl(&self) -> &wgpu::BindGroupLayout {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 675 |     pub fn simulation_bg(&self) -> &wgpu::BindGroup {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `desc` is never used
[INFO] [stdout]    --> src/simulation.rs:740:8
[INFO] [stdout]     |
[INFO] [stdout] 739 | impl ParticleInstance {
[INFO] [stdout]     | --------------------- associated function in this implementation
[INFO] [stdout] 740 |     fn desc() -> wgpu::VertexBufferLayout<'static> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `buffer` and `bind_group` are never read
[INFO] [stdout]   --> src/buffer.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct SSBO<T> {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 10 |     pub buffer: ResizableBuffer<T>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 11 |     bind_group: wgpu::BindGroup,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `resize`, `update`, `write`, `bind_group`, and `len` are never used
[INFO] [stdout]    --> src/buffer.rs:132:12
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl<T: Pod + std::fmt::Debug> SSBO<T> {
[INFO] [stdout]     | -------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn resize(
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |     pub fn update(&self, belt: &mut StagingBelt, encoder: &mut wgpu::CommandEncoder, device: &wgpu::Device, data: &[T]) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     pub fn write(&self, belt: &mut StagingBelt, encoder: &mut wgpu::CommandEncoder, device: &wgpu::Device, offset: usize, data: &[T...
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     pub fn bind_group(&self) -> &wgpu::BindGroup {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub fn len(&self) -> usize {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `binding` is never read
[INFO] [stdout]   --> src/uniform.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Uniform<T: Pod> {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     binding: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Uniform` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_bgl`, `update_belt`, and `use_uniform` are never used
[INFO] [stdout]    --> src/uniform.rs:62:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | impl<T: Pod> Uniform<T> {
[INFO] [stdout]     | ----------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  62 |     pub fn from_bgl(name: &str, device: &wgpu::Device, binding: u32, bgl: BindGroupLayout) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub fn update_belt(
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub fn use_uniform(&self, render_pass: &mut wgpu::RenderPass) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PARTICLE_COUNT` is never used
[INFO] [stdout]   --> src/renderer.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const PARTICLE_COUNT : u32 = 100_000;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RENDER_DIMS` is never used
[INFO] [stdout]   --> src/renderer.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const RENDER_DIMS : UVec2 = UVec2::new(1920/2, 1080/2);
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `draw_rect` and `draw_circle` are never used
[INFO] [stdout]     --> src/renderer.rs:1333:12
[INFO] [stdout]      |
[INFO] [stdout]  163 | impl Renderer {
[INFO] [stdout]      | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1333 |     pub fn draw_rect(&mut self, store: &mut ObjectStore, pos: Vec2, rot: f32, extents: Vec2) {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1344 |     pub fn draw_circle(&mut self, store: &mut ObjectStore, pos: Vec2, radius: f32) {
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `down_buttons` and `mouse_pos` are never read
[INFO] [stdout]   --> src/input.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct InputManager {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout]  8 |     down_keys: HashSet<PhysicalKey>,
[INFO] [stdout]  9 |     down_buttons: HashSet<MouseButton>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     mouse_pos: Vec2,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InputManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/input.rs:54:12
[INFO] [stdout]     |
[INFO] [stdout]  20 | impl InputManager {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  54 |     pub fn set_pressed_button(&mut self, button: MouseButton) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  60 |     pub fn set_unpressed_button(&mut self, button: MouseButton) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  65 |     pub fn set_delta(&mut self, delta: Vec2) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  70 |     pub fn move_cursor(&mut self, new_pos: Vec2) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     pub fn scroll(&mut self, sdt: Vec2) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  80 |     pub fn scroll_delta(&self) -> Vec2 { self.scroll_dt }
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |     pub fn is_button_pressed(&self, button: MouseButton) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |     pub fn is_button_just_pressed(&self, button: MouseButton) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn is_super_pressed(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn is_alt_pressed(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     pub fn should_paste(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub fn should_paste_now(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub fn should_delete_word(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub fn should_delete_word_now(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |     pub fn should_delete_line(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     pub fn mouse_position(&self) -> Vec2 { self.mouse_pos }
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 154 |     pub fn mouse_delta(&self) -> Vec2 { self.delta_mouse_pos }
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 155 |     pub fn current_chars(&self) -> &[char] {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SAVE_FILE` is never used
[INFO] [stdout]   --> src/platform.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const SAVE_FILE: &str = "~/.local/share/molasses/save.bin";
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read` is never used
[INFO] [stdout]   --> src/platform/native.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn read(path: impl AsRef<std::path::Path>) -> Result<Vec<u8>> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write` is never used
[INFO] [stdout]   --> src/platform/native.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn write<P: AsRef<std::path::Path>, C: AsRef<[u8]>>(path: P, contents: C) -> Result<()> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_dir` is never used
[INFO] [stdout]   --> src/platform/native.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn read_dir(path: impl AsRef<std::path::Path>) -> Result<std::fs::ReadDir> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_dir` is never used
[INFO] [stdout]   --> src/platform/native.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn is_dir(path: impl AsRef<std::path::Path>) -> bool {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_local` is never used
[INFO] [stdout]   --> src/platform/native.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn read_local<P: AsRef<std::path::Path>>(path: P) -> Result<Vec<u8>> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_tilde` is never used
[INFO] [stdout]   --> src/platform/native.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn parse_tilde(path: impl AsRef<std::path::Path>) -> std::path::PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
[INFO] running `Command { std: "docker" "inspect" "e29f1d831fc7fed220a6f8f79124a806fddf36187709d69ba20007b8e7955421", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e29f1d831fc7fed220a6f8f79124a806fddf36187709d69ba20007b8e7955421", kill_on_drop: false }`
[INFO] [stdout] e29f1d831fc7fed220a6f8f79124a806fddf36187709d69ba20007b8e7955421
